Fix DEBUG_PREEMPT builds. irq_disabled() macro must not use
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 31 Aug 2005 14:20:56 +0000 (14:20 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 31 Aug 2005 14:20:56 +0000 (14:20 +0000)
commit9aed763981468e6e5779a1d0ec84690b507e1f0b
tree2dfe7cde437c163fc30cb8dcef481707e1c65e56
parente57bb9c8458578eb75efc630c53c6dfa31c97783
Fix DEBUG_PREEMPT builds. irq_disabled() macro must not use
smp_processor_id(). Use the underlying function instead.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/include/asm-xen/asm-i386/system.h
linux-2.6-xen-sparse/include/asm-xen/asm-x86_64/system.h